Skip to content

chore(deps): limited numpy version to <2.0#284

Open
ftorres7382 wants to merge 1 commit into
makehumancommunity:masterfrom
ftorres7382:master
Open

chore(deps): limited numpy version to <2.0#284
ftorres7382 wants to merge 1 commit into
makehumancommunity:masterfrom
ftorres7382:master

Conversation

@ftorres7382

Copy link
Copy Markdown

Found an issue with the use of np.fromstring which was changed to np.frombuffer in newer versions.

My version of python tried to install a new version of numpy that ended up not working well with the code.

Found an issue with the use of np.fromstring which was changed to
np.frombuffer in newer versions.

My version of python tried to install a new version of numpy that ended
up not working well with the code.
@ftorres7382

Copy link
Copy Markdown
Author

My bad if this is not a good format for bug report, tried the link in the readme and was not able to get more info from there.

@ftorres7382

Copy link
Copy Markdown
Author

If there are any automated tests to check, let me know

@ftorres7382

Copy link
Copy Markdown
Author

Just realized this could conflict with pull request #280

Please check that one out and decide what you want to do.

Personally, I would prefer to just limit the numpy version in the reqs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant